type net/http/httputil.neverEnding
3 uses
net/http/httputil (current package)
dump.go#L53: type neverEnding byte
dump.go#L55: func (b neverEnding) Read(p []byte) (n int, err error) {
dump.go#L83: req.Body = io.NopCloser(io.LimitReader(neverEnding('x'), contentLength))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)